FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh.mha.pds#2.0.0-alpha-preview (47 ms)

Package ca.on.oh.mha.pds
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview&canonical=http://ontariohealth.ca/fhir/ValueSet/mha-race
Url http://ontariohealth.ca/fhir/ValueSet/mha-race
Version 1.0.0
Status draft
Name Race
Title Race
Experimental False
Realm ca
Authority hl7
Description A code that represents the race of the person

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-race-Group ExtensionRaceGroup

Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://terminology.hl7.org/CodeSystem/data-absent-reason DataAbsentReason
http://snomed.info/sct SNOMED codes used in this IG
http://snomed.info/sct SNOMED CT Canada Immunizations


Source

{
  "resourceType" : "ValueSet",
  "id" : "race",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/mha-race",
  "version" : "1.0.0",
  "name" : "Race",
  "title" : "Race",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "A code that represents the race of the person",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "413464008",
            "display" : "Black"
          },
          {
            "code" : "24171000087107",
            "display" : "East Asian or Southeast Asian"
          },
          {
            "code" : "26641000087103",
            "display" : "Latin American"
          },
          {
            "code" : "26651000087100",
            "display" : "Middle Eastern"
          },
          {
            "code" : "24191000087106",
            "display" : "South Asian"
          },
          {
            "code" : "413773004",
            "display" : "Race: White"
          },
          {
            "code" : "74964007",
            "display" : "Other"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept" : [
          {
            "code" : "asked-unknown",
            "display" : "Asked But Unknown"
          },
          {
            "code" : "asked-declined",
            "display" : "Asked But Declined"
          },
          {
            "code" : "not-applicable",
            "display" : "Not Applicable"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.